2025-07-11 00:53:58,208 [ 142771 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2025-07-11 00:53:58,208 [ 142771 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2025-07-11 00:53:58,208 [ 142771 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2025-07-11 00:53:58,208 [ 142771 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_0m2vty --privileged --dns-search='.' --memory=30709022720 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel1_0.jsonl --report-log-exclude-logs-on-passed-tests 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node1]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node2]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node1]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node2]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node1]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node2]' test_executable_user_defined_functions_config_reload/test.py::test test_explain_estimates/test.py::test_explain_estimates test_external_cluster/test.py::test_ddl test_external_cluster/test.py::test_ddl_replicated test_external_http_authenticator/test.py::test_basic_auth_failed test_external_http_authenticator/test.py::test_header_failed test_external_http_authenticator/test.py::test_session_settings_from_auth_response test_external_http_authenticator/test.py::test_user_create_basic_auth_pass test_external_http_authenticator/test.py::test_user_from_config_basic_auth_pass test_fetch_partition_with_outdated_parts/test.py::test_fetch_partition_with_outdated_parts 'test_filesystem_cache/test.py::test_caches_with_the_same_configuration[node]' 'test_filesystem_cache/test.py::test_caches_with_the_same_configuration_2[node_caches_with_same_path]' test_filesystem_cache/test.py::test_custom_cached_disk test_filesystem_cache/test.py::test_dynamic_resize test_filesystem_cache/test.py::test_filesystem_cache_log test_filesystem_cache/test.py::test_force_filesystem_cache_on_merges test_filesystem_cache/test.py::test_keep_up_size_ratio 'test_filesystem_cache/test.py::test_parallel_cache_loading_on_startup[node]' test_filesystem_cache/test.py::test_system_sync_filesystem_cache test_hedged_requests/test.py::test_async_connect test_hedged_requests/test.py::test_async_query_sending test_hedged_requests/test.py::test_combination1 test_hedged_requests/test.py::test_combination2 test_hedged_requests/test.py::test_combination3 test_hedged_requests/test.py::test_combination4 test_hedged_requests/test.py::test_initial_receive_timeout test_hedged_requests/test.py::test_long_query test_hedged_requests/test.py::test_receive_timeout1 test_hedged_requests/test.py::test_receive_timeout2 test_hedged_requests/test.py::test_send_data test_hedged_requests/test.py::test_send_data2 test_hedged_requests/test.py::test_send_table_status_sleep test_hedged_requests/test.py::test_send_table_status_sleep2 test_hedged_requests/test.py::test_stuck_replica 'test_insert_over_http_query_log/test.py::test_insert_over_http_exception[0]' 'test_insert_over_http_query_log/test.py::test_insert_over_http_exception[1]' test_insert_over_http_query_log/test.py::test_insert_over_http_invalid_statement test_insert_over_http_query_log/test.py::test_insert_over_http_ok test_insert_over_http_query_log/test.py::test_insert_over_http_unknown_table test_join_set_family_s3/test.py::test_join_s3 test_join_set_family_s3/test.py::test_set_s3 test_keeper_auth/test.py::test_auth_snapshot test_keeper_auth/test.py::test_bad_auth_1 test_keeper_auth/test.py::test_bad_auth_10 test_keeper_auth/test.py::test_bad_auth_11 test_keeper_auth/test.py::test_bad_auth_12 test_keeper_auth/test.py::test_bad_auth_13 test_keeper_auth/test.py::test_bad_auth_2 test_keeper_auth/test.py::test_bad_auth_3 test_keeper_auth/test.py::test_bad_auth_4 test_keeper_auth/test.py::test_bad_auth_5 test_keeper_auth/test.py::test_bad_auth_6 test_keeper_auth/test.py::test_bad_auth_7 test_keeper_auth/test.py::test_bad_auth_8 test_keeper_auth/test.py::test_bad_auth_9 'test_keeper_auth/test.py::test_digest_auth_basic[get_fake_zk]' 'test_keeper_auth/test.py::test_digest_auth_basic[get_genuine_zk]' 'test_keeper_auth/test.py::test_digest_auth_multiple[get_fake_zk]' 'test_keeper_auth/test.py::test_digest_auth_multiple[get_genuine_zk]' 'test_keeper_auth/test.py::test_get_set_acl[get_fake_zk]' 'test_keeper_auth/test.py::test_get_set_acl[get_genuine_zk]' 'test_keeper_auth/test.py::test_partial_auth[get_fake_zk]' 'test_keeper_auth/test.py::test_partial_auth[get_genuine_zk]' 'test_keeper_auth/test.py::test_remove_acl[get_fake_zk]' 'test_keeper_auth/test.py::test_remove_acl[get_genuine_zk]' test_keeper_auth/test.py::test_super_auth test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts__wide test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes__wide 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_multiple_shards_multiple_replicas-custom_key_sampling-key]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_multiple_shards_multiple_replicas-custom_key_sampling-sipHash64(key)]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_single_shard_multiple_replicas-custom_key_sampling-key]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-key]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-key]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-key]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-key]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)]' test_parallel_replicas_increase_error_count/test.py::test_increase_error_count 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}]' -vvv " altinityinfra/integration-tests-runner:ad96270260ff '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_keeper_auth/test.py::test_auth_snapshot test_filesystem_cache/test.py::test_caches_with_the_same_configuration[node] test_hedged_requests/test.py::test_async_connect test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node1] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_multiple_shards_multiple_replicas-custom_key_sampling-key] test_external_http_authenticator/test.py::test_basic_auth_failed test_external_cluster/test.py::test_ddl test_insert_over_http_query_log/test.py::test_insert_over_http_exception[0] test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts [gw6] [ 1%] PASSED test_external_http_authenticator/test.py::test_basic_auth_failed test_external_http_authenticator/test.py::test_header_failed [gw6] [ 2%] PASSED test_external_http_authenticator/test.py::test_header_failed test_external_http_authenticator/test.py::test_session_settings_from_auth_response [gw5] [ 3%] PASSED test_filesystem_cache/test.py::test_caches_with_the_same_configuration[node] test_filesystem_cache/test.py::test_caches_with_the_same_configuration_2[node_caches_with_same_path] [gw7] [ 4%] PASSED test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts__wide [gw3] [ 5%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node2] [gw3] [ 6%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node2] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node1] [gw3] [ 7%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node2] [gw2] [ 8%] SKIPPED test_hedged_requests/test.py::test_async_connect test_hedged_requests/test.py::test_async_query_sending [gw3] [ 9%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node2] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node1] [gw2] [ 10%] SKIPPED test_hedged_requests/test.py::test_async_query_sending test_hedged_requests/test.py::test_combination1 [gw3] [ 11%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node2] [gw2] [ 12%] SKIPPED test_hedged_requests/test.py::test_combination1 test_hedged_requests/test.py::test_combination2 [gw3] [ 13%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node2] test_executable_user_defined_functions_config_reload/test.py::test [gw5] [ 14%] PASSED test_filesystem_cache/test.py::test_caches_with_the_same_configuration_2[node_caches_with_same_path] test_filesystem_cache/test.py::test_custom_cached_disk [gw2] [ 15%] SKIPPED test_hedged_requests/test.py::test_combination2 test_hedged_requests/test.py::test_combination3 [gw2] [ 16%] SKIPPED test_hedged_requests/test.py::test_combination3 test_hedged_requests/test.py::test_combination4 [gw2] [ 17%] SKIPPED test_hedged_requests/test.py::test_combination4 test_hedged_requests/test.py::test_initial_receive_timeout [gw2] [ 18%] SKIPPED test_hedged_requests/test.py::test_initial_receive_timeout test_hedged_requests/test.py::test_long_query [gw7] [ 19%] PASSED test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts__wide test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes [gw2] [ 20%] SKIPPED test_hedged_requests/test.py::test_long_query test_hedged_requests/test.py::test_receive_timeout1 [gw2] [ 21%] SKIPPED test_hedged_requests/test.py::test_receive_timeout1 test_hedged_requests/test.py::test_receive_timeout2 [gw2] [ 22%] SKIPPED test_hedged_requests/test.py::test_receive_timeout2 test_hedged_requests/test.py::test_send_data [gw2] [ 23%] SKIPPED test_hedged_requests/test.py::test_send_data test_hedged_requests/test.py::test_send_data2 [gw2] [ 24%] SKIPPED test_hedged_requests/test.py::test_send_data2 test_hedged_requests/test.py::test_send_table_status_sleep [gw6] [ 25%] PASSED test_external_http_authenticator/test.py::test_session_settings_from_auth_response test_external_http_authenticator/test.py::test_user_create_basic_auth_pass [gw2] [ 26%] SKIPPED test_hedged_requests/test.py::test_send_table_status_sleep test_hedged_requests/test.py::test_send_table_status_sleep2 [gw9] [ 27%] PASSED test_external_cluster/test.py::test_ddl test_external_cluster/test.py::test_ddl_replicated [gw2] [ 28%] SKIPPED test_hedged_requests/test.py::test_send_table_status_sleep2 test_hedged_requests/test.py::test_stuck_replica [gw2] [ 29%] SKIPPED test_hedged_requests/test.py::test_stuck_replica [gw6] [ 30%] PASSED test_external_http_authenticator/test.py::test_user_create_basic_auth_pass test_external_http_authenticator/test.py::test_user_from_config_basic_auth_pass [gw9] [ 31%] PASSED test_external_cluster/test.py::test_ddl_replicated [gw6] [ 32%] PASSED test_external_http_authenticator/test.py::test_user_from_config_basic_auth_pass [gw8] [ 33%] PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_exception[0] test_insert_over_http_query_log/test.py::test_insert_over_http_exception[1] [gw7] [ 34%] PASSED test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes__wide [gw1] [ 35%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_multiple_shards_multiple_replicas-custom_key_sampling-key] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_multiple_shards_multiple_replicas-custom_key_sampling-sipHash64(key)] [gw8] [ 36%] PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_exception[1] test_insert_over_http_query_log/test.py::test_insert_over_http_invalid_statement test_join_set_family_s3/test.py::test_join_s3 [gw7] [ 37%] PASSED test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes__wide [gw1] [ 38%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_multiple_shards_multiple_replicas-custom_key_sampling-sipHash64(key)] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_single_shard_multiple_replicas-custom_key_sampling-key] [gw8] [ 39%] PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_invalid_statement test_insert_over_http_query_log/test.py::test_insert_over_http_ok test_parallel_replicas_increase_error_count/test.py::test_increase_error_count [gw1] [ 40%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_single_shard_multiple_replicas-custom_key_sampling-key] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] [gw4] [ 41%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] [gw8] [ 42%] PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_ok test_insert_over_http_query_log/test.py::test_insert_over_http_unknown_table [gw8] [ 43%] PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_unknown_table [gw1] [ 44%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-key] [gw0] [ 45%] PASSED test_keeper_auth/test.py::test_auth_snapshot test_keeper_auth/test.py::test_bad_auth_1 [gw1] [ 46%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-key] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] [gw0] [ 47%] PASSED test_keeper_auth/test.py::test_bad_auth_1 test_keeper_auth/test.py::test_bad_auth_10 [gw0] [ 48%] PASSED test_keeper_auth/test.py::test_bad_auth_10 test_keeper_auth/test.py::test_bad_auth_11 [gw1] [ 49%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] [gw0] [ 50%] PASSED test_keeper_auth/test.py::test_bad_auth_11 test_keeper_auth/test.py::test_bad_auth_12 [gw1] [ 51%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] [gw0] [ 52%] PASSED test_keeper_auth/test.py::test_bad_auth_12 test_keeper_auth/test.py::test_bad_auth_13 [gw4] [ 53%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] [gw1] [ 54%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-key] [gw0] [ 55%] PASSED test_keeper_auth/test.py::test_bad_auth_13 test_keeper_auth/test.py::test_bad_auth_2 [gw0] [ 56%] PASSED test_keeper_auth/test.py::test_bad_auth_2 test_keeper_auth/test.py::test_bad_auth_3 [gw1] [ 57%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-key] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] [gw0] [ 58%] PASSED test_keeper_auth/test.py::test_bad_auth_3 test_keeper_auth/test.py::test_bad_auth_4 [gw9] [ 59%] PASSED test_join_set_family_s3/test.py::test_join_s3 test_join_set_family_s3/test.py::test_set_s3 [gw1] [ 60%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] [gw0] [ 61%] PASSED test_keeper_auth/test.py::test_bad_auth_4 test_keeper_auth/test.py::test_bad_auth_5 [gw5] [ 62%] PASSED test_filesystem_cache/test.py::test_custom_cached_disk [gw0] [ 63%] PASSED test_keeper_auth/test.py::test_bad_auth_5 test_keeper_auth/test.py::test_bad_auth_6 [gw1] [ 64%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] test_filesystem_cache/test.py::test_dynamic_resize [gw0] [ 65%] PASSED test_keeper_auth/test.py::test_bad_auth_6 test_keeper_auth/test.py::test_bad_auth_7 [gw4] [ 66%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] [gw1] [ 67%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] [gw0] [ 68%] PASSED test_keeper_auth/test.py::test_bad_auth_7 test_keeper_auth/test.py::test_bad_auth_8 [gw7] [ 69%] PASSED test_parallel_replicas_increase_error_count/test.py::test_increase_error_count [gw0] [ 70%] PASSED test_keeper_auth/test.py::test_bad_auth_8 test_keeper_auth/test.py::test_bad_auth_9 [gw3] [ 71%] PASSED test_executable_user_defined_functions_config_reload/test.py::test [gw9] [ 72%] PASSED test_join_set_family_s3/test.py::test_set_s3 test_explain_estimates/test.py::test_explain_estimates [gw0] [ 73%] PASSED test_keeper_auth/test.py::test_bad_auth_9 test_keeper_auth/test.py::test_digest_auth_basic[get_fake_zk] [gw5] [ 74%] PASSED test_filesystem_cache/test.py::test_dynamic_resize test_filesystem_cache/test.py::test_filesystem_cache_log [gw0] [ 75%] PASSED test_keeper_auth/test.py::test_digest_auth_basic[get_fake_zk] test_keeper_auth/test.py::test_digest_auth_basic[get_genuine_zk] [gw0] [ 76%] PASSED test_keeper_auth/test.py::test_digest_auth_basic[get_genuine_zk] test_keeper_auth/test.py::test_digest_auth_multiple[get_fake_zk] [gw0] [ 77%] PASSED test_keeper_auth/test.py::test_digest_auth_multiple[get_fake_zk] test_keeper_auth/test.py::test_digest_auth_multiple[get_genuine_zk] [gw0] [ 78%] PASSED test_keeper_auth/test.py::test_digest_auth_multiple[get_genuine_zk] test_keeper_auth/test.py::test_get_set_acl[get_fake_zk] [gw0] [ 79%] PASSED test_keeper_auth/test.py::test_get_set_acl[get_fake_zk] test_keeper_auth/test.py::test_get_set_acl[get_genuine_zk] [gw0] [ 80%] PASSED test_keeper_auth/test.py::test_get_set_acl[get_genuine_zk] test_keeper_auth/test.py::test_partial_auth[get_fake_zk] [gw0] [ 81%] PASSED test_keeper_auth/test.py::test_partial_auth[get_fake_zk] test_keeper_auth/test.py::test_partial_auth[get_genuine_zk] [gw0] [ 82%] PASSED test_keeper_auth/test.py::test_partial_auth[get_genuine_zk] test_keeper_auth/test.py::test_remove_acl[get_fake_zk] [gw0] [ 83%] PASSED test_keeper_auth/test.py::test_remove_acl[get_fake_zk] test_keeper_auth/test.py::test_remove_acl[get_genuine_zk] [gw5] [ 84%] PASSED test_filesystem_cache/test.py::test_filesystem_cache_log test_filesystem_cache/test.py::test_force_filesystem_cache_on_merges [gw0] [ 85%] PASSED test_keeper_auth/test.py::test_remove_acl[get_genuine_zk] test_keeper_auth/test.py::test_super_auth [gw0] [ 86%] PASSED test_keeper_auth/test.py::test_super_auth [gw4] [ 87%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] [gw3] [ 88%] PASSED test_explain_estimates/test.py::test_explain_estimates test_fetch_partition_with_outdated_parts/test.py::test_fetch_partition_with_outdated_parts [gw4] [ 89%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] [gw4] [ 90%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] [gw3] [ 91%] PASSED test_fetch_partition_with_outdated_parts/test.py::test_fetch_partition_with_outdated_parts [gw4] [ 92%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] [gw4] [ 93%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] [gw4] [ 94%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] [gw4] [ 95%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] [gw4] [ 96%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] [gw5] [ 97%] PASSED test_filesystem_cache/test.py::test_force_filesystem_cache_on_merges test_filesystem_cache/test.py::test_keep_up_size_ratio [gw5] [ 98%] PASSED test_filesystem_cache/test.py::test_keep_up_size_ratio test_filesystem_cache/test.py::test_parallel_cache_loading_on_startup[node] [gw5] [ 99%] PASSED test_filesystem_cache/test.py::test_parallel_cache_loading_on_startup[node] test_filesystem_cache/test.py::test_system_sync_filesystem_cache [gw5] [100%] PASSED test_filesystem_cache/test.py::test_system_sync_filesystem_cache ----------------- generated report log file: parallel1_0.jsonl ----------------- ============================== slowest durations =============================== 100.50s call test_filesystem_cache/test.py::test_force_filesystem_cache_on_merges 32.10s call test_filesystem_cache/test.py::test_parallel_cache_loading_on_startup[node] 24.76s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_multiple_shards_multiple_replicas-custom_key_sampling-key] 24.67s setup test_parallel_replicas_increase_error_count/test.py::test_increase_error_count 22.71s setup test_keeper_auth/test.py::test_auth_snapshot 22.47s setup test_insert_over_http_query_log/test.py::test_insert_over_http_exception[0] 22.15s call test_executable_user_defined_functions_config_reload/test.py::test 21.92s setup test_fetch_partition_with_outdated_parts/test.py::test_fetch_partition_with_outdated_parts 21.89s call test_filesystem_cache/test.py::test_custom_cached_disk 21.61s teardown test_join_set_family_s3/test.py::test_set_s3 21.55s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] 21.36s setup test_external_cluster/test.py::test_ddl 20.47s setup test_hedged_requests/test.py::test_async_connect 20.43s setup test_executable_user_defined_functions_config_reload/test.py::test 19.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node1] 17.74s teardown test_fetch_partition_with_outdated_parts/test.py::test_fetch_partition_with_outdated_parts 16.42s call test_join_set_family_s3/test.py::test_join_s3 16.14s call test_keeper_auth/test.py::test_auth_snapshot 15.36s setup test_filesystem_cache/test.py::test_caches_with_the_same_configuration[node] 15.30s setup test_external_http_authenticator/test.py::test_basic_auth_failed 14.79s setup test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts 14.11s setup test_filesystem_cache/test.py::test_custom_cached_disk 13.57s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] 13.51s setup test_explain_estimates/test.py::test_explain_estimates 12.83s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] 12.75s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] 12.65s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] 12.31s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] 11.95s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] 11.61s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] 11.60s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] 11.55s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] 11.50s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] 11.35s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] 9.83s call test_join_set_family_s3/test.py::test_set_s3 9.57s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] 9.35s call test_external_http_authenticator/test.py::test_session_settings_from_auth_response 8.69s call test_filesystem_cache/test.py::test_dynamic_resize 7.71s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] 7.50s teardown test_parallel_replicas_increase_error_count/test.py::test_increase_error_count 7.01s setup test_join_set_family_s3/test.py::test_join_s3 6.99s call test_filesystem_cache/test.py::test_keep_up_size_ratio 6.83s call test_filesystem_cache/test.py::test_system_sync_filesystem_cache 6.38s call test_parallel_replicas_increase_error_count/test.py::test_increase_error_count 6.20s teardown test_hedged_requests/test.py::test_stuck_replica 5.41s teardown test_filesystem_cache/test.py::test_system_sync_filesystem_cache 4.84s teardown test_external_cluster/test.py::test_ddl_replicated 4.67s teardown test_insert_over_http_query_log/test.py::test_insert_over_http_unknown_table 4.58s call test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes__wide 4.54s call test_insert_over_http_query_log/test.py::test_insert_over_http_exception[0] 4.42s call test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts 4.08s call test_filesystem_cache/test.py::test_filesystem_cache_log 4.02s call test_insert_over_http_query_log/test.py::test_insert_over_http_exception[1] 3.97s teardown test_external_http_authenticator/test.py::test_user_from_config_basic_auth_pass 3.93s call test_external_cluster/test.py::test_ddl 3.91s call test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes 3.90s call test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts__wide 3.79s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_multiple_shards_multiple_replicas-custom_key_sampling-sipHash64(key)] 3.76s call test_filesystem_cache/test.py::test_caches_with_the_same_configuration[node] 3.41s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_multiple_shards_multiple_replicas-custom_key_sampling-key] 3.27s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] 3.19s call test_insert_over_http_query_log/test.py::test_insert_over_http_ok 3.15s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] 2.97s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-key] 2.93s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] 2.92s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] 2.91s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_single_shard_multiple_replicas-custom_key_sampling-key] 2.88s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] 2.84s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] 2.75s call test_filesystem_cache/test.py::test_caches_with_the_same_configuration_2[node_caches_with_same_path] 2.75s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] 2.72s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-key] 2.64s teardown test_explain_estimates/test.py::test_explain_estimates 2.54s call test_fetch_partition_with_outdated_parts/test.py::test_fetch_partition_with_outdated_parts 2.36s call test_keeper_auth/test.py::test_digest_auth_basic[get_fake_zk] 2.19s teardown test_keeper_auth/test.py::test_super_auth 2.14s call test_keeper_auth/test.py::test_bad_auth_3 2.14s call test_keeper_auth/test.py::test_digest_auth_basic[get_genuine_zk] 2.12s call test_keeper_auth/test.py::test_bad_auth_9 2.12s call test_keeper_auth/test.py::test_bad_auth_8 2.12s call test_keeper_auth/test.py::test_bad_auth_10 2.12s call test_keeper_auth/test.py::test_bad_auth_5 2.12s call test_keeper_auth/test.py::test_bad_auth_1 2.11s call test_keeper_auth/test.py::test_bad_auth_4 2.11s call test_keeper_auth/test.py::test_bad_auth_13 2.10s call test_keeper_auth/test.py::test_bad_auth_6 2.09s call test_keeper_auth/test.py::test_bad_auth_11 2.09s call test_keeper_auth/test.py::test_bad_auth_7 2.09s call test_keeper_auth/test.py::test_bad_auth_12 2.09s call test_keeper_auth/test.py::test_bad_auth_2 1.86s call test_insert_over_http_query_log/test.py::test_insert_over_http_unknown_table 1.63s call test_insert_over_http_query_log/test.py::test_insert_over_http_invalid_statement 1.58s teardown test_executable_user_defined_functions_config_reload/test.py::test 1.48s call test_explain_estimates/test.py::test_explain_estimates 1.30s call test_external_cluster/test.py::test_ddl_replicated 1.28s teardown test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes__wide 1.27s teardown test_filesystem_cache/test.py::test_custom_cached_disk 1.13s call test_external_http_authenticator/test.py::test_user_create_basic_auth_pass 0.69s call test_external_http_authenticator/test.py::test_user_from_config_basic_auth_pass 0.48s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node1] 0.47s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node2] 0.47s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node2] 0.47s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node1] 0.44s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node2] 0.44s call test_hedged_requests/test.py::test_combination3 0.43s call test_hedged_requests/test.py::test_combination1 0.42s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node1] 0.39s call test_hedged_requests/test.py::test_long_query 0.38s call test_hedged_requests/test.py::test_receive_timeout1 0.38s call test_hedged_requests/test.py::test_send_data 0.37s call test_hedged_requests/test.py::test_initial_receive_timeout 0.34s call test_hedged_requests/test.py::test_combination2 0.34s call test_hedged_requests/test.py::test_receive_timeout2 0.33s call test_hedged_requests/test.py::test_async_query_sending 0.33s call test_hedged_requests/test.py::test_combination4 0.33s call test_hedged_requests/test.py::test_send_data2 0.33s call test_hedged_requests/test.py::test_send_table_status_sleep 0.32s call test_hedged_requests/test.py::test_async_connect 0.32s call test_external_http_authenticator/test.py::test_basic_auth_failed 0.32s call test_hedged_requests/test.py::test_stuck_replica 0.31s call test_keeper_auth/test.py::test_digest_auth_multiple[get_fake_zk] 0.27s call test_hedged_requests/test.py::test_send_table_status_sleep2 0.25s call test_keeper_auth/test.py::test_get_set_acl[get_fake_zk] 0.24s call test_keeper_auth/test.py::test_super_auth 0.16s call test_keeper_auth/test.py::test_partial_auth[get_fake_zk] 0.13s call test_keeper_auth/test.py::test_remove_acl[get_fake_zk] 0.09s call test_keeper_auth/test.py::test_partial_auth[get_genuine_zk] 0.08s call test_keeper_auth/test.py::test_digest_auth_multiple[get_genuine_zk] 0.06s call test_external_http_authenticator/test.py::test_header_failed 0.05s call test_keeper_auth/test.py::test_get_set_acl[get_genuine_zk] 0.03s call test_keeper_auth/test.py::test_remove_acl[get_genuine_zk] 0.00s setup test_hedged_requests/test.py::test_initial_receive_timeout 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node1] 0.00s teardown test_keeper_auth/test.py::test_auth_snapshot 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_hedged_requests/test.py::test_send_data2 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node2] 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_multiple_shards_multiple_replicas-custom_key_sampling-sipHash64(key)] 0.00s teardown test_keeper_auth/test.py::test_digest_auth_basic[get_fake_zk] 0.00s setup test_keeper_auth/test.py::test_bad_auth_1 0.00s setup test_filesystem_cache/test.py::test_dynamic_resize 0.00s setup test_keeper_auth/test.py::test_digest_auth_basic[get_genuine_zk] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node2] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_keeper_auth/test.py::test_bad_auth_13 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_single_shard_multiple_replicas-custom_key_sampling-key] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] 0.00s setup test_insert_over_http_query_log/test.py::test_insert_over_http_exception[1] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_multiple_shards_multiple_replicas-custom_key_sampling-key] 0.00s setup test_keeper_auth/test.py::test_digest_auth_multiple[get_fake_zk] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node1] 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] 0.00s setup test_keeper_auth/test.py::test_digest_auth_basic[get_fake_zk] 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-key] 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] 0.00s teardown test_external_cluster/test.py::test_ddl 0.00s setup test_keeper_auth/test.py::test_digest_auth_multiple[get_genuine_zk] 0.00s setup test_filesystem_cache/test.py::test_parallel_cache_loading_on_startup[node] 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] 0.00s setup test_keeper_auth/test.py::test_bad_auth_11 0.00s setup test_filesystem_cache/test.py::test_system_sync_filesystem_cache 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] 0.00s setup test_keeper_auth/test.py::test_bad_auth_3 0.00s setup test_keeper_auth/test.py::test_partial_auth[get_genuine_zk] 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-key] 0.00s teardown test_keeper_auth/test.py::test_digest_auth_multiple[get_fake_zk] 0.00s setup test_keeper_auth/test.py::test_remove_acl[get_genuine_zk] 0.00s setup test_external_http_authenticator/test.py::test_user_from_config_basic_auth_pass 0.00s setup test_keeper_auth/test.py::test_bad_auth_7 0.00s setup test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes 0.00s setup test_filesystem_cache/test.py::test_force_filesystem_cache_on_merges 0.00s setup test_keeper_auth/test.py::test_partial_auth[get_fake_zk] 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_hedged_requests/test.py::test_combination2 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node1] 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] 0.00s setup test_keeper_auth/test.py::test_get_set_acl[get_fake_zk] 0.00s teardown test_keeper_auth/test.py::test_partial_auth[get_fake_zk] 0.00s setup test_keeper_auth/test.py::test_bad_auth_2 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_insert_over_http_query_log/test.py::test_insert_over_http_unknown_table 0.00s teardown test_hedged_requests/test.py::test_send_table_status_sleep 0.00s teardown test_insert_over_http_query_log/test.py::test_insert_over_http_exception[0] 0.00s teardown test_keeper_auth/test.py::test_bad_auth_9 0.00s teardown test_keeper_auth/test.py::test_bad_auth_6 0.00s teardown test_keeper_auth/test.py::test_bad_auth_5 0.00s setup test_external_http_authenticator/test.py::test_user_create_basic_auth_pass 0.00s setup test_keeper_auth/test.py::test_remove_acl[get_fake_zk] 0.00s setup test_keeper_auth/test.py::test_bad_auth_5 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_single_shard_multiple_replicas-custom_key_sampling-key] 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] 0.00s setup test_keeper_auth/test.py::test_bad_auth_6 0.00s teardown test_keeper_auth/test.py::test_digest_auth_basic[get_genuine_zk] 0.00s setup test_hedged_requests/test.py::test_receive_timeout1 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] 0.00s setup test_hedged_requests/test.py::test_receive_timeout2 0.00s setup test_hedged_requests/test.py::test_send_table_status_sleep 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] 0.00s setup test_hedged_requests/test.py::test_combination4 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_multiple_shards_multiple_replicas-custom_key_sampling-sipHash64(key)] 0.00s setup test_external_cluster/test.py::test_ddl_replicated 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node2] 0.00s teardown test_join_set_family_s3/test.py::test_join_s3 0.00s teardown test_filesystem_cache/test.py::test_parallel_cache_loading_on_startup[node] 0.00s setup test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes__wide 0.00s setup test_insert_over_http_query_log/test.py::test_insert_over_http_ok 0.00s teardown test_keeper_auth/test.py::test_partial_auth[get_genuine_zk] 0.00s setup test_keeper_auth/test.py::test_bad_auth_12 0.00s setup test_hedged_requests/test.py::test_send_data 0.00s teardown test_keeper_auth/test.py::test_bad_auth_4 0.00s setup test_keeper_auth/test.py::test_bad_auth_10 0.00s teardown test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts__wide 0.00s teardown test_hedged_requests/test.py::test_combination1 0.00s setup test_keeper_auth/test.py::test_super_auth 0.00s setup test_insert_over_http_query_log/test.py::test_insert_over_http_invalid_statement 0.00s teardown test_keeper_auth/test.py::test_digest_auth_multiple[get_genuine_zk] 0.00s teardown test_hedged_requests/test.py::test_receive_timeout1 0.00s setup test_filesystem_cache/test.py::test_caches_with_the_same_configuration_2[node_caches_with_same_path] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node2] 0.00s setup test_keeper_auth/test.py::test_get_set_acl[get_genuine_zk] 0.00s teardown test_filesystem_cache/test.py::test_caches_with_the_same_configuration[node] 0.00s teardown test_filesystem_cache/test.py::test_force_filesystem_cache_on_merges 0.00s teardown test_keeper_auth/test.py::test_remove_acl[get_genuine_zk] 0.00s setup test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts__wide 0.00s teardown test_keeper_auth/test.py::test_bad_auth_10 0.00s teardown test_keeper_auth/test.py::test_bad_auth_2 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node2] 0.00s setup test_keeper_auth/test.py::test_bad_auth_8 0.00s setup test_hedged_requests/test.py::test_async_query_sending 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] 0.00s teardown test_external_http_authenticator/test.py::test_basic_auth_failed 0.00s teardown test_insert_over_http_query_log/test.py::test_insert_over_http_exception[1] 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] 0.00s setup test_keeper_auth/test.py::test_bad_auth_13 0.00s teardown test_keeper_auth/test.py::test_remove_acl[get_fake_zk] 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-key] 0.00s setup test_keeper_auth/test.py::test_bad_auth_4 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node2] 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] 0.00s setup test_filesystem_cache/test.py::test_keep_up_size_ratio 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] 0.00s setup test_filesystem_cache/test.py::test_filesystem_cache_log 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_filesystem_cache/test.py::test_filesystem_cache_log 0.00s teardown test_insert_over_http_query_log/test.py::test_insert_over_http_ok 0.00s teardown test_filesystem_cache/test.py::test_caches_with_the_same_configuration_2[node_caches_with_same_path] 0.00s teardown test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts 0.00s teardown test_hedged_requests/test.py::test_async_query_sending 0.00s setup test_hedged_requests/test.py::test_stuck_replica 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node1] 0.00s setup test_keeper_auth/test.py::test_bad_auth_9 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node1] 0.00s teardown test_keeper_auth/test.py::test_bad_auth_3 0.00s teardown test_keeper_auth/test.py::test_bad_auth_12 0.00s teardown test_keeper_auth/test.py::test_bad_auth_11 0.00s teardown test_hedged_requests/test.py::test_async_connect 0.00s setup test_hedged_requests/test.py::test_combination3 0.00s teardown test_external_http_authenticator/test.py::test_session_settings_from_auth_response 0.00s teardown test_filesystem_cache/test.py::test_dynamic_resize 0.00s setup test_external_http_authenticator/test.py::test_header_failed 0.00s teardown test_hedged_requests/test.py::test_long_query 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] 0.00s setup test_hedged_requests/test.py::test_combination1 0.00s teardown test_external_http_authenticator/test.py::test_user_create_basic_auth_pass 0.00s teardown test_hedged_requests/test.py::test_combination3 0.00s teardown test_keeper_auth/test.py::test_bad_auth_8 0.00s teardown test_keeper_auth/test.py::test_get_set_acl[get_genuine_zk] 0.00s teardown test_filesystem_cache/test.py::test_keep_up_size_ratio 0.00s teardown test_hedged_requests/test.py::test_receive_timeout2 0.00s setup test_external_http_authenticator/test.py::test_session_settings_from_auth_response 0.00s teardown test_keeper_auth/test.py::test_get_set_acl[get_fake_zk] 0.00s teardown test_keeper_auth/test.py::test_bad_auth_1 0.00s teardown test_hedged_requests/test.py::test_send_table_status_sleep2 0.00s setup test_hedged_requests/test.py::test_send_table_status_sleep2 0.00s teardown test_external_http_authenticator/test.py::test_header_failed 0.00s setup test_hedged_requests/test.py::test_send_data2 0.00s teardown test_insert_over_http_query_log/test.py::test_insert_over_http_invalid_statement 0.00s setup test_hedged_requests/test.py::test_long_query 0.00s teardown test_keeper_auth/test.py::test_bad_auth_7 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-key] 0.00s teardown test_hedged_requests/test.py::test_combination4 0.00s setup test_join_set_family_s3/test.py::test_set_s3 0.00s teardown test_hedged_requests/test.py::test_send_data 0.00s teardown test_hedged_requests/test.py::test_combination2 0.00s teardown test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes 0.00s teardown test_hedged_requests/test.py::test_initial_receive_timeout =========================== short test summary info ============================ PASSED test_external_http_authenticator/test.py::test_basic_auth_failed PASSED test_external_http_authenticator/test.py::test_header_failed PASSED test_filesystem_cache/test.py::test_caches_with_the_same_configuration[node] PASSED test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node1] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node2] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node1] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node2] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node1] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node2] PASSED test_filesystem_cache/test.py::test_caches_with_the_same_configuration_2[node_caches_with_same_path] PASSED test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts__wide PASSED test_external_http_authenticator/test.py::test_session_settings_from_auth_response PASSED test_external_cluster/test.py::test_ddl PASSED test_external_http_authenticator/test.py::test_user_create_basic_auth_pass PASSED test_external_cluster/test.py::test_ddl_replicated PASSED test_external_http_authenticator/test.py::test_user_from_config_basic_auth_pass PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_exception[0] PASSED test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_multiple_shards_multiple_replicas-custom_key_sampling-key] PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_exception[1] PASSED test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes__wide PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_multiple_shards_multiple_replicas-custom_key_sampling-sipHash64(key)] PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_invalid_statement PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_single_shard_multiple_replicas-custom_key_sampling-key] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_ok PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_unknown_table PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] PASSED test_keeper_auth/test.py::test_auth_snapshot PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-key] PASSED test_keeper_auth/test.py::test_bad_auth_1 PASSED test_keeper_auth/test.py::test_bad_auth_10 PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] PASSED test_keeper_auth/test.py::test_bad_auth_11 PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] PASSED test_keeper_auth/test.py::test_bad_auth_12 PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] PASSED test_keeper_auth/test.py::test_bad_auth_13 PASSED test_keeper_auth/test.py::test_bad_auth_2 PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-key] PASSED test_keeper_auth/test.py::test_bad_auth_3 PASSED test_join_set_family_s3/test.py::test_join_s3 PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] PASSED test_keeper_auth/test.py::test_bad_auth_4 PASSED test_filesystem_cache/test.py::test_custom_cached_disk PASSED test_keeper_auth/test.py::test_bad_auth_5 PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] PASSED test_keeper_auth/test.py::test_bad_auth_6 PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] PASSED test_keeper_auth/test.py::test_bad_auth_7 PASSED test_parallel_replicas_increase_error_count/test.py::test_increase_error_count PASSED test_keeper_auth/test.py::test_bad_auth_8 PASSED test_executable_user_defined_functions_config_reload/test.py::test PASSED test_join_set_family_s3/test.py::test_set_s3 PASSED test_keeper_auth/test.py::test_bad_auth_9 PASSED test_filesystem_cache/test.py::test_dynamic_resize PASSED test_keeper_auth/test.py::test_digest_auth_basic[get_fake_zk] PASSED test_keeper_auth/test.py::test_digest_auth_basic[get_genuine_zk] PASSED test_keeper_auth/test.py::test_digest_auth_multiple[get_fake_zk] PASSED test_keeper_auth/test.py::test_digest_auth_multiple[get_genuine_zk] PASSED test_keeper_auth/test.py::test_get_set_acl[get_fake_zk] PASSED test_keeper_auth/test.py::test_get_set_acl[get_genuine_zk] PASSED test_keeper_auth/test.py::test_partial_auth[get_fake_zk] PASSED test_keeper_auth/test.py::test_partial_auth[get_genuine_zk] PASSED test_keeper_auth/test.py::test_remove_acl[get_fake_zk] PASSED test_filesystem_cache/test.py::test_filesystem_cache_log PASSED test_keeper_auth/test.py::test_remove_acl[get_genuine_zk] PASSED test_keeper_auth/test.py::test_super_auth PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] PASSED test_explain_estimates/test.py::test_explain_estimates PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] PASSED test_fetch_partition_with_outdated_parts/test.py::test_fetch_partition_with_outdated_parts PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] PASSED test_filesystem_cache/test.py::test_force_filesystem_cache_on_merges PASSED test_filesystem_cache/test.py::test_keep_up_size_ratio PASSED test_filesystem_cache/test.py::test_parallel_cache_loading_on_startup[node] PASSED test_filesystem_cache/test.py::test_system_sync_filesystem_cache SKIPPED [1] test_hedged_requests/test.py:401: Hedged requests don't work under Thread Sanitizer SKIPPED [1] test_hedged_requests/test.py:442: Hedged requests don't work under Thread Sanitizer SKIPPED [1] test_hedged_requests/test.py:297: Hedged requests don't work under Thread Sanitizer SKIPPED [1] test_hedged_requests/test.py:309: Hedged requests don't work under Thread Sanitizer SKIPPED [1] test_hedged_requests/test.py:321: Hedged requests don't work under Thread Sanitizer SKIPPED [1] test_hedged_requests/test.py:334: Hedged requests don't work under Thread Sanitizer SKIPPED [1] test_hedged_requests/test.py:380: Hedged requests don't work under Thread Sanitizer SKIPPED [1] test_hedged_requests/test.py:237: Hedged requests don't work under Thread Sanitizer SKIPPED [1] test_hedged_requests/test.py:349: Hedged requests don't work under Thread Sanitizer SKIPPED [1] test_hedged_requests/test.py:364: Hedged requests don't work under Thread Sanitizer SKIPPED [1] test_hedged_requests/test.py:277: Hedged requests don't work under Thread Sanitizer SKIPPED [1] test_hedged_requests/test.py:286: Hedged requests don't work under Thread Sanitizer SKIPPED [1] test_hedged_requests/test.py:256: Hedged requests don't work under Thread Sanitizer SKIPPED [1] test_hedged_requests/test.py:265: Hedged requests don't work under Thread Sanitizer SKIPPED [1] test_hedged_requests/test.py:207: Hedged requests don't work under Thread Sanitizer ================== 85 passed, 15 skipped in 235.70s (0:03:55) ==================